Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pelican[Markdown] requirement from ~=4.9.1 to ~=4.10.0 #295

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Updates the requirements on pelican[Markdown] to permit the latest version.

Release notes

Sourced from pelican[Markdown]'s releases.

Pelican 4.10.0

Changelog

Sourced from pelican[Markdown]'s changelog.

4.10.0 - 2024-09-16

  • Add setting to specify summary via paragraph count
  • Add new status to skip generation of a post
  • Add setting to append ref parameter to links in feeds
  • Configure logging handler via --log-handler CLI option
  • Resolve intra-site links in summaries
  • Warn when files are not processed due to disabled readers
  • Add Medium post importer
  • Improve GitHub Pages workflow
  • Improve code test coverage
  • Translate documentation into Simplified Chinese

4.9.1 - 2023-11-15

  • Ensure tzdata dependency is installed on Windows

4.9.0 - 2023-11-12

  • Upgrade code to new minimum supported Python version: 3.8
  • Settings support for pathlib.Path ([#2758](https://github.com/getpelican/pelican/issues/2758)) <https://github.com/getpelican/pelican/pull/2758>_
  • Various improvements to Simple theme ([#2976](https://github.com/getpelican/pelican/issues/2976) <https://github.com/getpelican/pelican/pull/2976>_ & [#3234](https://github.com/getpelican/pelican/issues/3234) <https://github.com/getpelican/pelican/pull/3234>_)
  • Use Furo as Sphinx documentation theme ([#3023](https://github.com/getpelican/pelican/issues/3023)) <https://github.com/getpelican/pelican/pull/3023>_
  • Default to 100 articles maximum in feeds ([#3127](https://github.com/getpelican/pelican/issues/3127)) <https://github.com/getpelican/pelican/pull/3127>_
  • Add period_archives common context variable ([#3148](https://github.com/getpelican/pelican/issues/3148)) <https://github.com/getpelican/pelican/pull/3148>_
  • Use watchfiles as the file-watching backend ([#3151](https://github.com/getpelican/pelican/issues/3151)) <https://github.com/getpelican/pelican/pull/3151>_
  • Add GitHub Actions workflow for GitHub Pages ([#3189](https://github.com/getpelican/pelican/issues/3189)) <https://github.com/getpelican/pelican/pull/3189>_
  • Allow dataclasses in settings ([#3204](https://github.com/getpelican/pelican/issues/3204)) <https://github.com/getpelican/pelican/pull/3204>_
  • Switch build tool to PDM instead of Setuptools/Poetry ([#3220](https://github.com/getpelican/pelican/issues/3220)) <https://github.com/getpelican/pelican/pull/3220>_
  • Provide a plugin_enabled Jinja test for themes ([#3235](https://github.com/getpelican/pelican/issues/3235)) <https://github.com/getpelican/pelican/pull/3235>_
  • Preserve connection order in Blinker ([#3238](https://github.com/getpelican/pelican/issues/3238)) <https://github.com/getpelican/pelican/pull/3238>_
  • Remove social icons from default notmyidea theme ([#3240](https://github.com/getpelican/pelican/issues/3240)) <https://github.com/getpelican/pelican/pull/3240>_
  • Remove unreliable WRITE_SELECTED feature ([#3243](https://github.com/getpelican/pelican/issues/3243)) <https://github.com/getpelican/pelican/pull/3243>_
  • Importer: Report broken embedded video links when importing from Tumblr ([#3177](https://github.com/getpelican/pelican/issues/3177)) <https://github.com/getpelican/pelican/issues/3177>_
  • Importer: Remove newline addition when iterating Photo post types ([#3178](https://github.com/getpelican/pelican/issues/3178)) <https://github.com/getpelican/pelican/issues/3178>_
  • Importer: Force timestamp conversion in Tumblr importer to be UTC with offset ([#3221](https://github.com/getpelican/pelican/issues/3221)) <https://github.com/getpelican/pelican/pull/3221>_
  • Importer: Use tempfile for intermediate HTML file for Pandoc ([#3221](https://github.com/getpelican/pelican/issues/3221)) <https://github.com/getpelican/pelican/pull/3221>_
  • Switch linters to Ruff ([#3223](https://github.com/getpelican/pelican/issues/3223)) <https://github.com/getpelican/pelican/pull/3223>_

4.8.0 - 2022-07-11

  • Use JSON values for extra settings in Invoke tasks template ([#2994](https://github.com/getpelican/pelican/issues/2994)) <https://github.com/getpelican/pelican/pull/2994>_
  • Add content tag for links, which can help with things like Twitter social cards ([#3001](https://github.com/getpelican/pelican/issues/3001)) <https://github.com/getpelican/pelican/pull/3001>_
  • Improve word count behavior when generating summary ([#3002](https://github.com/getpelican/pelican/issues/3002)) <https://github.com/getpelican/pelican/pull/3002>_

4.7.2 - 2022-02-09

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pelican[Markdown]](https://github.com/getpelican/pelican) to permit the latest version.
- [Release notes](https://github.com/getpelican/pelican/releases)
- [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst)
- [Commits](getpelican/pelican@4.9.1...4.10.0)

---
updated-dependencies:
- dependency-name: pelican[Markdown]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies Update of dependencies label Sep 16, 2024
@kdeldycke kdeldycke merged commit 04d76a8 into main Sep 23, 2024
11 of 14 checks passed
@kdeldycke kdeldycke deleted the dependabot/pip/pelican-Markdown--approx-eq-4.10.0 branch September 23, 2024 06:30
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant